Skip to content

Version.hh is supplied by :openroad_version; don't duplicate in :ord#10436

Open
hzeller wants to merge 2 commits into
The-OpenROAD-Project:masterfrom
hzeller:feature-20260515-duplicate-version
Open

Version.hh is supplied by :openroad_version; don't duplicate in :ord#10436
hzeller wants to merge 2 commits into
The-OpenROAD-Project:masterfrom
hzeller:feature-20260515-duplicate-version

Conversation

@hzeller
Copy link
Copy Markdown
Collaborator

@hzeller hzeller commented May 15, 2026

No description provided.

Signed-off-by: Henner Zeller <h.zeller@acm.org>
@hzeller hzeller requested a review from a team as a code owner May 15, 2026 07:36
@hzeller hzeller requested a review from eder-matheus May 15, 2026 07:36
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request modifies the BUILD.bazel file by removing include/ord/Version.hh from the :ord library's headers and adding an includes path to the :openroad_version target. The review feedback suggests that the :ord library should explicitly depend on :openroad_version to ensure header availability and satisfy Bazel layering checks. Additionally, there is a suggestion to expand the includes list for :openroad_version to support flat include paths for the version header.

Comment thread BUILD.bazel
Comment thread BUILD.bazel
@github-actions
Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

The `-Iinclude/ord` was not needed and unnecessarily allowed
these headers to be included without any prefix.

Signed-off-by: Henner Zeller <h.zeller@acm.org>
@github-actions
Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant